Skip to content

Conversation

@cpatino-intive
Copy link
Contributor

@cpatino-intive cpatino-intive commented Jun 23, 2025

consolidate account
Tasks: WP-4752

Copy link
Contributor

@pranavjain97 pranavjain97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!


router.post('v1.wallet.consolidate', [
responseHandler<MasterExpressConfig>(async (req: express.Request) => {
const typedReq = req as GenericMasterApiSpecRouteRequest;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: you should type it to the actual endpoint MasterApiSpecRouteRequest<'v1.wallet.consolidate', 'post'>

@mohammadalfaiyazbitgo mohammadalfaiyazbitgo merged commit 9b32326 into master Jun 24, 2025
3 checks passed
@mohammadalfaiyazbitgo mohammadalfaiyazbitgo deleted the WP-4752/consolidateAccount branch June 24, 2025 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants